Method GetAge(IRedbObject, DateTime?)
Gets object age (time since creation)
public static TimeSpan GetAge(this IRedbObject obj, DateTime? referenceDate = null)
Gets object age (time since creation)
public static TimeSpan GetAge(this IRedbObject obj, DateTime? referenceDate = null)